Scripting > CxHmiRsm > CxRsmEditor Object

CxRsmEditor Object

The CxRsmEditor object provides a method of viewing and manipulating an RSM service via script. Declare the object using the following code:

CreateObject("CxHmiRsm.CxRsmEditor")

Each method in this document will assume you have declared and connected to the CxRsmEditor object using the following code.

Dim CxRsmEditor

Set CxRsmEditor = CreateObject("CxHmiRsm.CxRsmEditor")

CxRsmEditor.Connect("CYGDEMO.RSM")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.